w1:
1
w2:
1
b:
0
Loss Function:
max(0, -y * f(x))
Hinge Loss (max(0, 1 - y * f(x)))
Binary Cross-Entropy Loss
Mean Loss: 0